func runtime.growWork

3 uses

	runtime (current package)
		map.go#L611: 		growWork(t, h, bucket)
		map.go#L727: 		growWork(t, h, bucket)
		map.go#L1145: func growWork(t *maptype, h *hmap, bucket uintptr) {